Skip to content

[FEATURE] add loki values, value names and logql variables#651

Merged
jgbernalp merged 1 commit intomainfrom
feat/loki-variable-plugins
May 7, 2026
Merged

[FEATURE] add loki values, value names and logql variables#651
jgbernalp merged 1 commit intomainfrom
feat/loki-variable-plugins

Conversation

@jgbernalp
Copy link
Copy Markdown
Contributor

Description

This PR adds support for Loki based variables. Fixes a wrong type intersection that should be an union.

closes: perses/perses#4054

Screenshots

Screenshot 2026-05-06 at 21 03 40

Checklist

  • Pull request has a descriptive title and context useful to a reviewer.
  • Pull request title follows the [<catalog_entry>] <commit message> naming convention using one of the
    following catalog_entry values: FEATURE, ENHANCEMENT, BUGFIX, BREAKINGCHANGE, DOC,IGNORE.
  • All commits have DCO signoffs.

UI Changes

  • Changes that impact the UI include screenshots and/or screencasts of the relevant changes.
  • Code follows the UI guidelines.

@jgbernalp jgbernalp requested a review from PeterYurkovich May 6, 2026 19:53
@jgbernalp jgbernalp requested review from a team and AntoineThebaud as code owners May 6, 2026 19:53
@jgbernalp jgbernalp requested review from Gladorme and shahrokni and removed request for a team May 6, 2026 19:53
Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
@jgbernalp jgbernalp force-pushed the feat/loki-variable-plugins branch from 9b84246 to d96d4f4 Compare May 7, 2026 05:12
@jgbernalp jgbernalp added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit c37625a May 7, 2026
16 checks passed
@jgbernalp jgbernalp deleted the feat/loki-variable-plugins branch May 7, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] Add variable plugins for Loki (LokiLabelValuesVariable, LokiLabelNamesVariable)

2 participants